xl/xm: make pci-list use same BDF format as all other commands
authorIan Campbell <ian.campbell@citrix.com>
Wed, 9 Mar 2011 17:05:43 +0000 (17:05 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 9 Mar 2011 17:05:43 +0000 (17:05 +0000)
commit4c8c24a08871077b0250cbb6a3916af7a1f6b66c
treec6bd4c5b72c13290ad45df18947837e350bbff7b
parent8f53c184ea06bb1f060ce9ad30bc24893ff9c950
xl/xm: make pci-list use same BDF format as all other commands

In particular using the same syntax as pci-{attach,detach} uses is
very helpful.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/xl_cmdimpl.c
tools/python/xen/xm/main.py